home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / ham / pacfast.zip / PACFAST.DOC next >
Text File  |  1993-04-01  |  8KB  |  135 lines

  1.         
  2.                             PACFAST for Amateur Radio
  3.                        Copyright 1992 By Van Flynn, N5ARU
  4.         
  5.                             Documentation for Ver 1.1
  6.                                 by Minnie, KB5JM
  7.         
  8.         PACFAST is a high  speed packet terminal program. It is  designed 
  9.         to  work at baud rates up to 115200.  It was written in  "C"  for 
  10.         fast  execution.  It  can utilize the 16550 UART  with  a  screen 
  11.         display  indicator for this high speed UART chip.  It is able  to 
  12.         maintain  log files, and will shell to  DOS.  It will work  under 
  13.         windows  V3.0. This program will work on most MS-DOS or IBM  com-
  14.         patible   machine.  It is a very simple and easy program to  work 
  15.         with and relies on the operators knowledge of the TNC's  Firmware 
  16.         rather than a complicated and unwieldy software program.  For the 
  17.         packet experimenter it offers the benefit of being one of the few 
  18.         programs for packet radio that is designed for high speed as well 
  19.         as  the utilization of the 16550 UART Chip.  As an added  feature 
  20.         in  this version, it will look up Amateur Radio Call  Signs  from 
  21.         within the program if you have RT Systems' SAM Program  installed 
  22.         on  your computer.  This program will also indicate if you  don't 
  23.         have SAM loaded in your machine.  You do not have to have SAM  in 
  24.         order  to use this program; it will operate as well  without  it. 
  25.         With  SAM, however, you can get callsign information  fast  while 
  26.         working packet contacts.     
  27.          
  28.         There  are  many  other more sophisticated  programs  for  packet 
  29.         radio.   However, the simplicity of this program will  appeal  to 
  30.         the average packet user who just does not have time to engage  in 
  31.         a  higher learning curve type of program.  Some  packet  programs 
  32.         take months to learn; this one only takes minutes.
  33.         
  34.         To  use  PACFAST insert the original disk in the drive  slot  and  
  35.         make  a backup first.  Then if you wish to have the  program  in-
  36.         stalled  on your hard drive, copy  all of the files over  to  the 
  37.         hard  drive.   To  run the program merely  type  PACFAST  at  the 
  38.         prompt.   The program will come up under its default settings  of 
  39.         COM1 1200N81.  If you need different parameters, for instance COM 
  40.         2 at 9600 Baud, with no parity, 8 data bits, and 1 stop bit;  You 
  41.         would then type PACFAST COM2 9600N81.  On the original disk there 
  42.         is a file called SAMPLE.BAT.  You can change it and rename it  to 
  43.         reflect your own set of parameters if they are different from the 
  44.         default.  You can also change the parameters from within  PACFAST 
  45.         by  using ALT P.  You cannot change the com port from within  the 
  46.         program.
  47.         
  48.         Once  PACFAST is running F1 gets the help screen which is  listed 
  49.         below.   From  then on to receive and transmit  packet,  use  the 
  50.         normal TNC commands like C for connect, etc.  If you have a 16550 
  51.         high  speed UART Chip in the Com Port you are using on your  com-
  52.         puter,  the digits "16550" will appear on the bottom line of  the 
  53.         screen (towards the right side).  If you don't have a 16550 UART, 
  54.         then nothing will appear there.
  55.         
  56.         PACFAST works very nicely under Windows v 3.0.  While in  Windows 
  57.         use  the Program Manager go to the drive and directory with  PAC-
  58.         FAST  and  click on PACFAST.EXE or PACFAST.PIF.   Note  that  the 
  59.         files  PACFAST.EXE and PACFAST.PIF must be on the same drive  and 
  60.         directory  for the program to function under  Windows.   PACFAST, 
  61.         while  not a windows program, will work as a window and will  run 
  62.         as part of a multi-tasking environment.  This means that you  can 
  63.         have PACFAST running in the background while you are doing  some-
  64.         thing else in Windows.
  65.         
  66.         
  67.         The following commands are available in PACFAST:
  68.               
  69.                Alt C: Clears the screen
  70.         
  71.                Alt E: Toggle Echo - If you type something and don't see
  72.                       it appear on the screen then turn echo on by typing
  73.                       ALT E.
  74.          
  75.                Alt L: Toggle Line Feed - If each line of text you receive 
  76.                       in packet seems to be overwriting the previous line
  77.                       then turn on Line Feed by typing ALT L.
  78.                       Please note that both line feed and echo can be
  79.                       toggled with commands to the TNC also.
  80.         
  81.                Alt P: Changes Parameters - This command allows you 
  82.                       to change the baud, parity, data, and stop bit
  83.                       settings from within the program.  Normally the
  84.                       parity, data, and stop bit would be left at
  85.                       N81.    
  86.         
  87.                Alt S: Shell to DOS - This command enables you to leave 
  88.                       PACFAST in a "status quo"  setting and go to the
  89.                       DOS prompt and perform some DOS command such as
  90.                       DIR, TYPE, etc.
  91.         
  92.                F2   : Open a Log File - F2 will toggle a Log File named
  93.                       PACFAST.LOG.  If the file is open anything received
  94.                       via packet will be saved to disk.  
  95.         
  96.                F1   : Help Screen - A help screen will be display
  97.                       the above commands.
  98.         
  99.                F10  : This will open a small window and prompt you for 
  100.                       a callsign.  Type in the callsign, hit return,  and
  101.                       the  information will appear in this  same  window.
  102.                       You  must  have the SAM program installed  on  your
  103.                       system   and   the  SAMAPI   loaded   resident   in
  104.                       your systems memory.  A message will appear in  the
  105.                       window  indicating if SAMAPI is not loaded.   Refer
  106.                       to SAM Documentation for details.
  107.           
  108.                Alt X: Exit -  This will exit you from the program.
  109.         
  110.         
  111.         This program was written using Borland C Compiler and the  MCOMM5 
  112.         Library  and is copyrighted February 1992.  As such it is  share-
  113.         ware and not in the public domain. The author makes no  represen-
  114.         tations  or warranties with respect to the contents here  of  and 
  115.         specifically disclaims any implied warranties of fitness for  any 
  116.         particular  purpose. The SAM Callsign Program is a product of  RT 
  117.         Systems, Laceys Spring, Alabama. 
  118.         
  119.         If you like the program,  and would like a  future update;  there 
  120.         is  a  $14.50  registration fee which will entitle  you  to   one 
  121.         upgrade  (if there is one - this is the second  update).   Please 
  122.         make  checks  or  money orders payable to: Van  H.  Flynn,  N5ARU  
  123.         P.O.Box  24816  New Orleans, Louisiana 70184.  Also  any  sugges-
  124.         tions,  reports of bugs, etc.  will be graciously  received.   If 
  125.         you  like this documentation, and would like to let me  know  how 
  126.         much  you  enjoyed reading it, please send E-Mail  via  Packet--- 
  127.         kb5jm@n5uxt.la.usa       
  128.         
  129.         de Minnie, KB5JM  2/28/92
  130.         
  131.  
  132.  
  133.  
  134. 
  135.